home *** CD-ROM | disk | FTP | other *** search
/ Beautiful Female Teachers Club / Beautiful Female Teachers Club.iso / pc / cata_e.dxr / 00013_menu-up.ls < prev    next >
Encoding:
Text File  |  1998-02-16  |  109 b   |  8 lines

  1. on mouseDown
  2.   puppetSound(2, "button.aiff")
  3.   psclear()
  4.   if btndown(1) then
  5.     go(1, "MENU")
  6.   end if
  7. end
  8.